home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 3 / inter@ivo 1996-04.iso / cybint3 / bin / papel.dxr / 00051.ls < prev    next >
Encoding:
Text File  |  1996-03-21  |  617 b   |  21 lines

  1. on exitFrame
  2.   global stage
  3.   set stage to 0
  4.   set the visible of sprite 2 to 0
  5.   set the visible of sprite 3 to 0
  6.   set the visible of sprite 4 to 0
  7.   set the visible of sprite 5 to 0
  8.   set the visible of sprite 6 to 1
  9.   set the visible of sprite 7 to 1
  10.   set the visible of sprite 8 to 0
  11.   set the visible of sprite 9 to 0
  12.   set the visible of sprite 10 to 0
  13.   set the visible of sprite 11 to 0
  14.   set the visible of sprite 12 to 0
  15.   set the visible of sprite 13 to 0
  16.   set the visible of sprite 28 to 0
  17.   set the visible of sprite 29 to 0
  18.   set the visible of sprite 30 to 0
  19.   set the visible of sprite 31 to 0
  20. end
  21.